From: Dmitry Shachnev Date: Sun, 17 Sep 2023 03:46:01 +0000 (+0100) Subject: disable htmlinfo example which contains non-free files X-Git-Tag: archive/raspbian/5.15.13+dfsg-2+rpi1~14 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/%22mailto:kde%40ewsoftware.de//%22%22/%22http:/www.example.com/%22mailto:kde%40ewsoftware.de/%22%22?a=commitdiff_plain;h=1d2250c52ec99762f543bb5f26b8ea386e82b416;p=qtbase-opensource-src.git disable htmlinfo example which contains non-free files Forwarded: not-needed Last-Update: 2014-12-17 Gbp-Pq: Name no_htmlinfo_example.diff --- diff --git a/examples/xml/xml.pro b/examples/xml/xml.pro index b0750574f..1c78e6b57 100644 --- a/examples/xml/xml.pro +++ b/examples/xml/xml.pro @@ -1,6 +1,5 @@ TEMPLATE = subdirs -SUBDIRS = htmlinfo \ - xmlstreamlint +SUBDIRS = xmlstreamlint qtHaveModule(widgets) { SUBDIRS += dombookmarks \